home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / xtopo.1 < prev    next >
Text File  |  1995-07-25  |  6KB  |  199 lines

  1.  
  2.  
  3.  
  4.      XXXXTTTTOOOOPPPPOOOO((((6666XXXX))))                 UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV                 XXXXTTTTOOOOPPPPOOOO((((6666XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           xtopo - calculate and display an artificial fractal
  10.           landscape topographically
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           _x_t_o_p_o [-druFRTV] [-w width] [-h height] [-o filename] [-S
  14.                   level] [-H beta] [-m index] [-c colorwheel] [-n
  15.                   count] [-a min] [-b max]
  16.  
  17.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  18.           _x_t_o_p_o generates and graphically displays an artificial
  19.           fractal landscape.
  20.  
  21.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  22.           -H _r    Specifies the value of beta (determines fractal
  23.                   dimension).  Larger values of beta give rise to
  24.                   "smoother" fractal landscapes. The default value of
  25.                   beta is 0.5.
  26.  
  27.           -R      Indicates the display will be in the root window. In
  28.                   this mode, the  default color map will be used and
  29.                   no spinning of the color wheel is possible.
  30.  
  31.           -S _r    Specifies the value of sea level. Values can range
  32.                   from 0 to 1. Default is 0.35.
  33.  
  34.           -T      Indicates the use of a Thin array (512x512) rather
  35.                   than the 1K x 1K array.
  36.  
  37.           -V      Indicates the use of a Very thin array (256x256)
  38.                   rather than the 1K x 1K array.
  39.  
  40.           -a _m_i_n  Specifies the lower bound from which a random value
  41.                   of beta will be selected.  This is only used if -r
  42.                   is also selected. Default value is 0.0.
  43.  
  44.           -b _m_a_x  Specifies the upper bound from which a random value
  45.                   of beta will be selected.  This is only used if -r
  46.                   is also selected. Default value is 1.0.
  47.  
  48.           -c _n    Selects one of ten different color wheels to use.
  49.                   The default color wheel is a rainbow palette.
  50.  
  51.           -d      Indicates demo mode. In this mode, the landscape
  52.                   will be calculated, displayed, spun, then the
  53.                   program will exit.
  54.  
  55.           -w _n    Specifies the width of the window. Default is 512.
  56.  
  57.           -h _n    Specifies the height of the window. Default is 512.
  58.  
  59.           -m _n    Specifies the minimum color index to be used for the
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 7/3/94)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXTTTTOOOOPPPPOOOO((((6666XXXX))))                 UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV                 XXXXTTTTOOOOPPPPOOOO((((6666XXXX))))
  71.  
  72.  
  73.  
  74.                   upper end of the color wheel
  75.  
  76.           -n _n_u_m_p_i_c_s
  77.                   Specifies how many topographic maps to compute
  78.                   before exiting. During display (see NOTES below),
  79.                   pressing 'n' or 'N' will skip to the next map.
  80.  
  81.           -o _f_i_l_e_n_a_m_e
  82.                   Specifies the output filename to be used. If the -o
  83.                   option is given, this file will automatically be
  84.                   written out at the completion of the drawing.  If it
  85.                   is not specified, a default filename of xtopo.ppm is
  86.                   used and only written if the 'f' or 'F' keys are
  87.                   pressed during a run. The format of the output file
  88.                   is PPM. The parameters used to calculate the picture
  89.                   are included as comments at the beginning of the
  90.                   output file.
  91.  
  92.           -r      Indicates to randomly select a value of beta between
  93.                   0 and 1 for each landscape.  -s Indicates to spin
  94.                   the color wheel immediately upon completion of
  95.                   display.
  96.  
  97.           -u      Produces a usage message.
  98.  
  99.           During display, use of the keys +-><_0_1_2_3_4_5_6_7_8_9_f_F_n_N_r_s_w_W?_h_q_Q
  100.           indicates:
  101.  
  102.                (+) Increment minimum color index.
  103.                (+) Decrement minimum color index.
  104.                (<) Decrement sea level and redraw.
  105.                (>) Increment sea level and redraw.
  106.                (0-9) Set sea level to 0.0 thru 0.9.
  107.                (n or N) Skip to the next fractal landscape.
  108.                (s) Spin the color wheel in the positive direction.
  109.                (r) Spin the color wheel in the negative direction.
  110.                (W or w) Increment or decrement the color map index.
  111.                (Q or q) quit
  112.  
  113.  
  114.  
  115.      AAAAUUUUTTTTHHHHOOOORRRR
  116.                   Ronald Joe Record
  117.                The Santa Cruz Operation
  118.                     P.O. Box 1900
  119.                  Santa Cruz, CA 95061
  120.                       rr@sco.com
  121.  
  122.  
  123.  
  124.      AAAACCCCKKKKNNNNOOOOWWWWLLLLEEEEDDDDGGGGEEEEMMMMEEEENNNNTTTTSSSS
  125.           The algorithm, which uses the technique of midpoint
  126.  
  127.  
  128.  
  129.      Page 2                                           (printed 7/3/94)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      XXXXTTTTOOOOPPPPOOOO((((6666XXXX))))                 UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV                 XXXXTTTTOOOOPPPPOOOO((((6666XXXX))))
  137.  
  138.  
  139.  
  140.           displacement, was derived from lectures given by Dietmar
  141.           Saupe at the University of California at Santa Cruz.
  142.           Assistance with colormaps and spinning color wheels and X
  143.           was gleaned from Hiram Clawson and Stacey Campbell.
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.      Page 3                                           (printed 7/3/94)
  196.  
  197.  
  198.  
  199.